#include <lib3ds/types.h>Include dependency graph for atmosphere.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| struct | _Lib3dsAtmosphere |
| struct | _Lib3dsDistanceCue |
| struct | _Lib3dsFog |
| struct | _Lib3dsLayerFog |
Typedefs | |
| typedef _Lib3dsFog | Lib3dsFog |
| typedef enum _Lib3dsLayerFogFlags | Lib3dsLayerFogFlags |
| typedef _Lib3dsLayerFog | Lib3dsLayerFog |
| typedef _Lib3dsDistanceCue | Lib3dsDistanceCue |
Enumerations | |
| enum | _Lib3dsLayerFogFlags { LIB3DS_BOTTOM_FALL_OFF = 0x00000001, LIB3DS_TOP_FALL_OFF = 0x00000002, LIB3DS_FOG_BACKGROUND = 0x00100000 } |
Functions | |
| LIB3DSAPI Lib3dsBool | lib3ds_atmosphere_read (Lib3dsAtmosphere *atmosphere, Lib3dsIo *io) |
| LIB3DSAPI Lib3dsBool | lib3ds_atmosphere_write (Lib3dsAtmosphere *atmosphere, Lib3dsIo *io) |
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3-rc3